Categories

Versions

Flip Image (Image Processing)

Synopsis

Flips an image along an axis. This is basically a mirroring operation

Description

This operator helps when one need person/object in the image to be looking in other direction than the original or when one need to see the top image as bottom and vice versa.

Based on the settings this operator flips images either horizontally or vertically or along both axis

Input

  • image

    The image object to flip

Output

  • image

    The flipped image.

  • ori

    The original image.

Parameters

  • flip_mode The axis to flip the image on. Can be Horizontal, Vertical or Both. Range:

Tutorial Processes